70684e3064c5e21abbe7fcf618c5c1f067804a4f
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2023-08-15T16:59:11Z"
5  content="""
6 Note that same thing happens when a directory special remote is configured
7 with importtree=yes exporttree=yes and the directory gets moved out of the
8 way. (Well, it does now.. Previously it failed to fail and imported an empty
9 tree, which was much worse a bug.)
10
11 Failure to access the borg repo doesn't prevent the rest of the sync from
12 happening though. It still syncs with other remotes.
13
14 Yes, there is a special case in sync to skip local git repositories that
15 are not present. Skipping borg and directory special remotes would need
16 that special case to be improved to an interface.
17 """]]